home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / TECHNICA / AUTOCAD / 3824.ZIP / ELF.INF < prev    next >
Text File  |  1993-02-21  |  4KB  |  114 lines

  1.  
  2. ELF v1.10 - Expanded Lisp Function Library
  3. ===========================================================================
  4.                                   Info file
  5.  
  6. What is ELF?
  7. ------------
  8.  
  9. ELF is a library of commands and functions contained in a single EXP
  10. file designed to enhance AutoCAD. The ELF library provides the AutoLISP
  11. programmer with 17 utility and file management commands, and with 193
  12. additional functions for AutoLISP. ELF is designed to operate with
  13. AutoCAD 386 on IBM PC and compatible computers under the MS/PC-DOS
  14. operating system.
  15.  
  16. ELF Features:
  17. -------------
  18.  
  19. *  193 new functions for AutoLISP programmers:
  20.      + Video (11 functions)
  21.           -    fast direct video writes to the text screen
  22.           -    printf for C programmers
  23.           -    color attribute control
  24.           -    screen save, fill, and restore
  25.      + Cursor (4)
  26.           -    cursor positioning
  27.           -    cursor size shape
  28.      + Text screen windowing (23)
  29.           -    multiple overlapping  windows with  shaded borders
  30.                and drop shadows
  31.           -    menus and line editor with integrated user defined
  32.                help system
  33.           -    file dialog
  34.      + Keyboard (8)
  35.           -    getkey, getch, getche, and kbhit functions
  36.           -    keyboard status
  37.           -    stuff keyboard buffer with keystrokes
  38.      + Directory (23)
  39.           -    create / remove / change directories
  40.           -    read / verify / log to all disk drives
  41.           -    read disk directory and disk statistics
  42.           -    copy, move, erase, and rename files.
  43.           -    file path manipulation
  44.      + File (23)
  45.           -    fast one step ASCII file read and write
  46.           -    binary file I/O
  47.      + List Handling (8)
  48.           -    insert, delete, and replace items in a list
  49.           -    sort and search a string, integer, or real list
  50.           -    view a string list using the internal browser
  51.      + String Handling (25)
  52.           -    full C library string scanning and manipulation
  53.           -    a  full featured  line  editor  for flexable  data
  54.                entry
  55.      + Character Classification (13)
  56.      + Math (23)
  57.           -    expanded trig, logical, and bit manipulation
  58.      + Entity Creation (9)
  59.           -    fast basic entity creation in one  statement using
  60.                entmake
  61.      + Selection Set Manipulation (8)
  62.           -    selection set filter
  63.           -    graphic dragger interface
  64.           -    entity transformation
  65.           -    logical union/intersection/difference
  66.      + Utility / Misc (13)
  67.           -    sound routines
  68.           -    dump a list or entity for debugging
  69.           -    run other DOS programs under program control
  70.           -    clock and timer routines
  71.  
  72. *  an ASCII file browser (like the shareware program LIST)
  73. *  ELFDOS - "DOS-like" file management commands from within AutoCAD
  74.         no more shelling out to copy a file or perform other DOS
  75.         functions.
  76. *  Four "ELFapps" that utilize the ELF library including:
  77.    + NotePad - a windowed / full screen ASCII file editor
  78.            written in AutoLISP using ELF
  79.    + Etables - an AutoCAD "stock" application modified to
  80.            utilize the ELF menus and symbol browser to
  81.            display all tables within a drawing.
  82.    + SelSet  - selection set manipulation/dragger demo
  83.    + Demo    - a program the demonstrates many of the functions
  84.                of the ELF library
  85.  
  86. *  Built-in online help
  87. *  And more...
  88.  
  89. Download ELF.ZIP from the Compuserve ACAD forum for the full functioning
  90. demo and documentation.
  91. -----------------------------------------------------------------------------
  92.  
  93.                  Mountain Software
  94.                 Jerry Workman, P.E.
  95.                 1579 Nottingham Road
  96.                 Charleston, WV 25314
  97.  
  98.                   CIS 70717,3564
  99.                Orders: 1-800-2424-PsL
  100.  
  101.                    _______
  102.               ____|__     |           (R)
  103.                --|     |    |-------------------
  104.              |   ____|__  |  Association of
  105.              |  |        |_|  Shareware
  106.              |__|    o   |     Professionals
  107.                -----|    |   |---------------------
  108.                 |___|___|     MEMBER
  109.  
  110.  
  111.  
  112.             Autodesk Registered Developer
  113.  
  114.